From: Chong Yidong Date: Sun, 15 Mar 2009 14:52:19 +0000 (+0000) Subject: Documented completion-styles. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1231 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=48c0a05b847e9c1c3bb19a923e898f59787ee5f5;p=emacs.git Documented completion-styles. --- diff --git a/etc/NEWS b/etc/NEWS index 42ea33709aa..aaee3772d4d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -453,7 +453,7 @@ completion-ignore-case for file name completion. +++ *** The variable read-buffer-completion-ignore-case overrides completion-ignore-case for buffer name completion. ---- ++++ *** `completion-styles' can be customized to choose your favorite completion style. ---